home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / CheeseHunt.swf / scripts / frame_540 / PlaceObject2_326_49 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2005-08-04  |  140 b   |  7 lines

  1. onClipEvent(load){
  2.    points = new sound();
  3.    points.attachSound("points");
  4.    bonus = new sound();
  5.    bonus.attachSound("bonus");
  6. }
  7.